Name | Description | |
---|---|---|
![]() | Category | Gets or sets a String that names the category to which the link data belongs. |
![]() | From | Gets or sets the key value of the node from which this link comes. |
![]() | FromPort | Gets or sets the optional parameter information for the From node's port. |
![]() | LabelNode | Gets or sets the key value of the node which is on this link acting as if it were a label. |
![]() | Points | Gets or sets a collection of Point s used to define the path of the link. |
![]() | Text | Gets or sets a string that can be used for a text label on a link. |
![]() | To | Gets or sets the key value of the node to which this link goes. |
![]() | ToPort | Gets or sets the optional parameter information for the To node's port. |